Bogon IP
(r1 Blame)
r1 | ||
---|---|---|
r1 O:bogonner |
1 | [[분류:인터넷]] |
2 | [목차] | |
3 | [clearfix] | |
4 | == 개요 == | |
5 | [[IP]] 주소 중에서 실제로는 사용되지 않으나 로컬 페이지 등에 쓰이는 아이피들을 일컫는다. | |
6 | ||
7 | == IPv4의 Bogon IP 리스트 == | |
8 | 0.0.0.0/8 This network | |
9 | 10.0.0.0/8 Private-use networks | |
10 | 100.64.0.0/10 Carrier-grade NAT | |
11 | 127.0.0.0/8 Loopback | |
12 | 127.0.53.53 Name collision occurrence | |
13 | 169.254.0.0/16 Link local | |
14 | 172.16.0.0/12 Private-use networks | |
15 | 192.0.0.0/24 IETF protocol assignments | |
16 | 192.0.2.0/24 TEST-NET-1 | |
17 | 192.168.0.0/16 Private-use networks | |
18 | 198.18.0.0/15 Network interconnect device benchmark testing | |
19 | 198.51.100.0/24 TEST-NET-2 | |
20 | 203.0.113.0/24 TEST-NET-3 | |
21 | 224.0.0.0/4 Multicast | |
22 | 240.0.0.0/4 Reserved for future use | |
23 | 255.255.255.255/32 Limited broadcast | |
24 | ||
25 | == IPv6의 Bogon IP 리스트 == | |
26 | ::/128 Node-scope unicast unspecified address | |
27 | ::1/128 Node-scope unicast loopback address | |
28 | ::ffff:0:0/96 IPv4-mapped addresses | |
29 | ::/96 IPv4-compatible addresses | |
30 | 100::/64 Remotely triggered black hole addresses | |
31 | 2001:10::/28 Overlay routable cryptographic hash identifiers (ORCHID) | |
32 | 2001:db8::/32 Documentation prefix | |
33 | fc00::/7 Unique local addresses (ULA) | |
34 | fe80::/10 Link-local unicast | |
35 | fec0::/10 Site-local unicast (deprecated) | |
36 | ff00::/8 Multicast (Note: ff0e:/16 is global scope and may appear on the global internet.) |